home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / security / portmap_3.shar.Z / portmap_3.shar / pmap_check.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-11-20  |  297 b   |  12 lines

  1. /* @(#) pmap_check.h 1.3 93/11/21 16:18:53 */
  2.  
  3. extern int from_local();
  4. extern void check_startup();
  5. extern int check_default();
  6. extern int check_setunset();
  7. extern int check_privileged_port();
  8. extern int check_callit();
  9. extern int verboselog;
  10. extern int allow_severity;
  11. extern int deny_severity;
  12.